-
Home
-
Creative Mail – Easier WordPress & WooCommerce Email Marketing
-
1.3.9
-
Code
-
Classes
- ContactModel
Total Complexity |
30 |
Dependencies |
2 |
Dependents |
12 |
Total lines |
178 |
Lines of code |
102 |
Logical lines of code |
32 |
Comment lines |
5 |
Methods |
27 |
Properties |
12 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
S |
55 |
2 |
20 |
setEmail() |
S |
67 |
3 |
8 |
__construct() |
S |
100 |
1 |
2 |
setBirthday() |
S |
81 |
1 |
3 |
getBirthday() |
S |
82 |
1 |
3 |
getEventType() |
S |
82 |
1 |
3 |
setEventType() |
S |
81 |
1 |
3 |
getContactAddress() |
S |
82 |
1 |
3 |
setContactAddress() |
S |
81 |
1 |
3 |
getOptActionBy() |
S |
82 |
1 |
3 |
setOptActionBy() |
S |
81 |
1 |
3 |
getOptOut() |
S |
82 |
1 |
3 |
getOptIn() |
S |
82 |
1 |
3 |
setOptIn() |
S |
81 |
1 |
3 |
setOptOut() |
S |
81 |
1 |
3 |
getLastName() |
S |
82 |
1 |
3 |
setLastName() |
S |
81 |
1 |
3 |
getFirstName() |
S |
82 |
1 |
3 |
setFirstName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
getCompanyName() |
S |
82 |
1 |
3 |
setCompanyName() |
S |
81 |
1 |
3 |
getPhone() |
S |
82 |
1 |
3 |
setPhone() |
S |
81 |
1 |
3 |
getEmail() |
S |
82 |
1 |
3 |
toJson() |
S |
81 |
1 |
3 |